object Form6: TForm6 Left = 196 Top = 50 AutoSize = True BorderIcons = [] BorderStyle = bsDialog Caption = 'Highscore' ClientHeight = 399 ClientWidth = 300 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 300 Height = 399 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 32 Top = 224 Width = 11 Height = 16 Caption = '1.' Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object n1: TLabel Left = 48 Top = 224 Width = 137 Height = 16 AutoSize = False Caption = 'leer' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object p1: TLabel Left = 186 Top = 224 Width = 80 Height = 16 Alignment = taRightJustify AutoSize = False Caption = '0' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object p2: TLabel Left = 186 Top = 248 Width = 80 Height = 16 Alignment = taRightJustify AutoSize = False Caption = '0' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object n2: TLabel Left = 48 Top = 248 Width = 137 Height = 16 AutoSize = False Caption = 'leer' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label6: TLabel Left = 32 Top = 248 Width = 11 Height = 16 Caption = '2.' Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object p3: TLabel Left = 186 Top = 272 Width = 80 Height = 16 Alignment = taRightJustify AutoSize = False Caption = '0' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object n3: TLabel Left = 48 Top = 272 Width = 137 Height = 16 AutoSize = False Caption = 'leer' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label9: TLabel Left = 32 Top = 272 Width = 11 Height = 16 Caption = '3.' Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object p4: TLabel Left = 186 Top = 296 Width = 80 Height = 16 Alignment = taRightJustify AutoSize = False Caption = '0' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object n4: TLabel Left = 48 Top = 296 Width = 137 Height = 16 AutoSize = False Caption = 'leer' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label12: TLabel Left = 32 Top = 296 Width = 11 Height = 16 Caption = '4.' Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object p5: TLabel Left = 186 Top = 320 Width = 80 Height = 16 Alignment = taRightJustify AutoSize = False Caption = '0' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object n5: TLabel Left = 48 Top = 320 Width = 137 Height = 16 AutoSize = False Caption = 'leer' Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label15: TLabel Left = 32 Top = 320 Width = 11 Height = 16 Caption = '5.' Font.Charset = ANSI_CHARSET Font.Color = clGray Font.Height = -13 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object SpeedButton1: TSpeedButton Left = 110 Top = 352 Width = 81 Height = 33 Caption = 'OK' Flat = True Font.Charset = ANSI_CHARSET Font.Color = clWhite Font.Height = -19 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False OnClick = SpeedButton1Click end end